###################
# Radio New Vegas #
###################

music_station = "radio_new_vegas"

music = {
	song = "bing_crosby_somethings_gotta_give"
	chance = {
		base = 10
	}
}

music = {
	song = "dean_martin_aint_that_a_kick_in_the_head"
	chance = {
		base = 10
	}
}

music = {
	song = "frank_sinatra_blue_moon"
	chance = {
		base = 10
	}
}

music = {
	song = "gerhard_trede_american_swing"
	chance = {
		base = 10
	}
}

music = {
	song = "gerhard_trede_hallo_mister_x"
	chance = {
		base = 10
	}
}

music = {
	song = "gerhard_trede_manhattan"
	chance = {
		base = 10
	}
}

music = {
	song = "gerhard_trede_slow_bounce"
	chance = {
		base = 10
	}
}

music = {
	song = "gerhard_trede_strahlende_trompete"
	chance = {
		base = 10
	}
}

music = {
	song = "gerhard_trede_von_spanien_nach_sudamerika"
	chance = {
		base = 10
	}
}

music = {
	song = "guy_mitchell_heartaches_by_the_number"
	chance = {
		base = 10
	}
}

music = {
	song = "helen_forrest_mad_about_the_boy"
	chance = {
		base = 10
	}
}

music = {
	song = "the_ink_spots_its_a_sin_to_tell_a_lie"
	chance = {
		base = 10
	}
}

music = {
	song = "jeff_hooper_where_have_you_been_all_my_life"
	chance = {
		base = 10
	}
}

music = {
	song = "the_kay_kyser_orchestra_jingle_jangle_jingle"
	chance = {
		base = 10
	}
}

music = {
	song = "marty_robbins_big_iron"
	chance = {
		base = 10
	}
}

music = {
	song = "nat_king_cole_love_me_as_though_there_were_no_tomorrow"
	chance = {
		base = 10
	}
}

music = {
	song = "peggy_lee_johnny_guitar"
	chance = {
		base = 10
	}
}

music = {
	song = "peggy_lee_why_dont_you_do_right"
	chance = {
		base = 10
	}
}

music = {
	song = "pete_thomas_sit_and_dream"
	chance = {
		base = 10
	}
}

music = {
	song = "the_roues_brothers_im_movin_out"
	chance = {
		base = 10
	}
}
# vim: set ft=pdx ts=2 sw=2 tw=79 :
